home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / menu / medley.zip / MEDLEY.DOC < prev    next >
Text File  |  1992-07-30  |  30KB  |  867 lines

  1.  
  2.  
  3.  
  4.             MEDLEY (tm)
  5.             USERS' MANUAL
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.             (C)Copyright 1992 by ButtonWare
  13.             (C)Copyright 1992 by Jim Button
  14.             All rights reserved
  15.  
  16.  
  17.  
  18.  
  19.                         ButtonWare, Inc.
  20.                         P.O. Box 96058
  21.                         Bellevue, WA  98009-4469
  22.                         USA
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32. TABLE OF CONTENTS
  33.  
  34.     WHAT IS MEDLEY
  35.     INSTALLING MEDLEY
  36.     SETTING UP MEDLEY MENUS
  37.         USING MEDSET.EXE
  38.             TITLE/COLORS:
  39.             DELETE:
  40.             ADD:
  41.             CHANGE:
  42.             QUIT:
  43.             FILLING IN THE MENU QUESTIONS:
  44.         USING A TEXT EDITOR
  45.     USING MEDLEY
  46.     ADVANCED TECHNIQUES
  47.     IF YOU HAVE PROBLEMS
  48.     PERMISSION TO COPY AND DISTRIBUTE
  49.     ABOUT BUTTONWARE
  50.  
  51.  
  52.  
  53.  
  54. WHAT IS MEDLEY?
  55.  
  56.     Medley is a menu program. It displays a menu on the screen
  57.     and lets the user select an operation from the menu. Menu
  58.     selection is done with a single keystroke, or by moving a
  59.     menu bar to the desired operation.
  60.  
  61.     The purpose of Medley is to make computers easier to operate.
  62.     It's great for DOS-impaired or typing-impaired people. I
  63.     wrote Medley several years ago for use at ButtonWare. It
  64.     quickly gained wide popularity. Employees can do their daily
  65.     computer work without having to learn DOS commands.
  66.  
  67.     Medley is lean and trim. The program itself is only 6K in
  68.     size (when it's running, it actually uses about 12K of
  69.     memory.) So Medley doesn't use up very much of your
  70.     computer's resources. This makes it ideal for use on laptop
  71.     computers or wherever disk space is a concern.
  72.  
  73.     Medley offers some nice features too. There's an automatic
  74.     screen blanker (so that your menu lines won't get "burned in"
  75.     to your screen image.) Users can be asked questions before a
  76.     menu item is actually run. The answers to previous questions
  77.     can be recalled, to save having to retype them.
  78.  
  79.     Is Medley for you? If you need to set up a complex menu
  80.     system with many levels of menus and dozens of menu items,
  81.     Medley probably is NOT for you. If, however, your
  82.     requirements are simple (one or two levels of menus) then you
  83.     should take a close look at Medley. Its ease of use and
  84.     minimalistic approach make it ideal for most people.
  85.  
  86.     Best of all, Medley is free! ButtonWare asks for no payment for
  87.     this program. If it fits your needs, please use it, share it
  88.     with your friends, and enjoy. If you don't like it, toss it.
  89.     I make my living by selling computer software; but I get my
  90.     kicks by pleasing computer users.  I hope that Medley pleases
  91.     you.
  92.  
  93.     -Jim Button
  94.  
  95.  
  96. INSTALLING MEDLEY
  97.  
  98.     In most places, two people get involved with Medley. There is
  99.     an "installer" and a "user". The installer knows enough about
  100.     DOS to be able to set up Medley menus. After that, running
  101.     Medley is strictly up to the user.
  102.  
  103.     If you received Medley in a ZIP file, you'll first need to
  104.     UNZIP it using the PKUNZIP program. For example:
  105.  
  106.         PKUNZIP A:MEDLEY     [Enter]
  107.  
  108.     If you received Medley as a self extracting EXE file, you'll
  109.     first need to extract the contents. For example, if the file
  110.     is named MED.EXE,
  111.  
  112.         A:MED      [Enter]
  113.  
  114.     The following files are most important
  115.  
  116.         MEDLEY.COM  The Medley main program (required)
  117.         MEDLEY.TBL  The default Medley menu (optional)
  118.         MEDSET.EXE  An optional program for setting up your
  119.                 Medley menus
  120.  
  121.     We recommend placing MEDLEY.COM and MEDLEY.TBL into one of
  122.     the subdirectories on the DOS Path, and then placing a MEDLEY
  123.     command in the AUTOEXEC.BAT file. This will bring up the
  124.     Medley menu whenever the machine is rebooted.
  125.  
  126.  
  127. SETTING UP MEDLEY MENUS:
  128.  
  129.     Medley gets its menus from files on the disk. You can name
  130.     the files anything you want. The default menu name (if you
  131.     provide none when Medley actually starts up) is MEDLEY.TBL.
  132.     But if you have multiple levels of menus, or menus for
  133.     different purposes or users, give your Medley menus any valid
  134.     DOS file name.
  135.  
  136.     Medley looks first in the current subdirectory for the medley
  137.     table file. If it can't find it there, it looks in the
  138.     subdirectory from which DOS loaded MEDLEY.COM.
  139.  
  140.     The Medley table files can be created by two different
  141.     methods.
  142.  
  143.         1. You can use the MEDSET.EXE program provided
  144.         2. You can use a text editor program
  145.  
  146.  
  147.  
  148.     USING MEDSET.EXE
  149.  
  150.     You can use the provided utility program MEDSET.EXE to create
  151.     or modify your medley menus. To use MEDSET, type a DOS command
  152.     line like this:
  153.  
  154.         MEDSET filename
  155.  
  156.     Where filename is the name of the medley table file you would
  157.     like to create or modify. If you provide no filename, MEDSET
  158.     will use the default file MEDLEY.TBL.
  159.  
  160.     MEDSET brings up a screen that looks very much like the
  161.     actual MEDLEY menu. The menu selections are inside the medley
  162.     box, and an operation line is at the bottom. It asks:
  163.  
  164.          (A)dd (C)hange (D)elete   (T)itle/colors   (Q)uit
  165.  
  166.     Press the letter corresponding to the operation you wish to
  167.     perform.
  168.  
  169.  
  170.     TITLE/COLORS:
  171.  
  172.         Press "T" change the Title or colors of the medley table.
  173.  
  174.         THE TITLE:
  175.  
  176.         This is the text that Medley displays at the top of the
  177.         Medley menu. Also, when Medley goes into screen-blanking
  178.         mode, this text is displayed inside a wandering text box.
  179.         The maximum title length is 65 characters.
  180.  
  181.         Enter the title to be used, and press [Enter].
  182.  
  183.  
  184.         FOREGROUND COLORS:
  185.  
  186.         You are asked to select a color to be used for the text
  187.         foreground.
  188.  
  189.                 0 - Black      8 - Grey
  190.                 1 - Blue       9 - Light Blue
  191.                 2 - Green     10 - Light Green
  192.                 3 - Cyan      11 - Light Cyan
  193.                 4 - Red       12 - Light Red
  194.                 5 - Magenta   13 - Light Magenta
  195.                 6 - Brown     14 - Yellow
  196.                 7 - White     15 - Light White
  197.  
  198.         Type in the appropriate number and press [Enter].
  199.  
  200.  
  201.         BACKGROUND COLORS:
  202.  
  203.         You are asked to select a color to be used for the screen
  204.         background.
  205.  
  206.                 0 - Black
  207.                 1 - Blue
  208.                 2 - Green
  209.                 3 - Cyan
  210.                 4 - Red
  211.                 5 - Magenta
  212.                 6 - Brown
  213.                 7 - White
  214.  
  215.         Type in the appropriate number and press [Enter].
  216.  
  217.         At this time, you'll see the new Medley screen with its
  218.         revised title line and colors.
  219.  
  220.  
  221.     DELETE:
  222.  
  223.         Press "D" to delete an operation. You'll receive the
  224.         prompt:
  225.  
  226.             "Pick an operation to DELETE".
  227.  
  228.         Select an item to be deleted. You can do this in one of
  229.         two ways:
  230.  
  231.         1. Using the cursor movement arrows on your keyboard,
  232.            move the selection bar to the menu item to be deleted
  233.            and press [Enter], or
  234.  
  235.         2. Press the Hot Key character corresponding to the item
  236.            to be deleted.
  237.  
  238.         The menu line will be deleted and the new Medley menu
  239.         will be displayed.
  240.  
  241.         Note: MEDSET will not let you delete the last operation in
  242.         the menu. Because at least one operation is required, it just
  243.         beeps at your final Delete command.
  244.  
  245.  
  246.     ADD:
  247.  
  248.         Press "A" to add a new operation to the menu. You'll be
  249.         prompted with:
  250.  
  251.             "ADD near which operation".
  252.  
  253.         You can add a new line either above or below one of the
  254.         existing current menu lines. Just move the selection bar
  255.         to a current menu line that is adjacent to the spot where
  256.         you would like to add the new line, and press [Enter];
  257.  
  258.         The line you selected will me marked, and you are asked
  259.  
  260.             Add (A)bove or (B)elow
  261.  
  262.         Answer "A" to add Above the selected line, or answer "B"
  263.         to add Below the selected line.
  264.  
  265.         Next, you'll be prompted with a full screen allowing you
  266.         to fill in all the information for a single menu line.
  267.         See the section below titled "FILLING IN THE MENU
  268.         QUESTIONS".
  269.  
  270.  
  271.     CHANGE:
  272.  
  273.         Press "C" to change one of the operation lines. You'll
  274.         be prompted to:
  275.  
  276.             "Pick an operation to CHANGE".
  277.  
  278.         Select an item to change. You can do this in one of two
  279.         ways:
  280.  
  281.         1. Using the cursor movement arrows on your keyboard,
  282.            move the selection bar to the menu item to be changed
  283.            and press [Enter], or
  284.  
  285.         2. Press the Hot Key character corresponding to the item
  286.            to be changed.
  287.  
  288.         Next, you'll be prompted with a full screen allowing you
  289.         to change all the information for a single menu line. See
  290.         the section below titled "FILLING IN THE MENU QUESTIONS".
  291.  
  292.     QUIT:
  293.  
  294.         If you press "Q", the medley file is saved away on disk
  295.         (in the current subdirectory) and you are returned to the
  296.         DOS prompt. If you press [ESC] instead of Quit, MEDSET
  297.         exits to DOS without saving the file.
  298.  
  299.  
  300.  
  301.     FILLING IN THE MENU QUESTIONS:
  302.  
  303.  
  304.     "A 1-character Command for quick selection"
  305.  
  306.         This can be any one character on the keyboard. This is
  307.         the single keystroke "hot key" that the operator can hit
  308.         to trigger the operation. Make sure that this key is
  309.         unique (different from the quick command for any of the
  310.         other operations).
  311.  
  312.         If you use the space character for this, the entire line
  313.         will be treated as a separator line.
  314.  
  315.  
  316.     "A verbal description"
  317.  
  318.         This is the text that will appear on the menu line. Use
  319.         words that the operator will easily understand.
  320.  
  321.  
  322.     "Disk drive to switch to, before the operation (optional)"
  323.  
  324.         This parameter is optional. If you put a disk drive
  325.         letter here, Medley will do a DOS "change" to that drive
  326.         before running the operation.
  327.  
  328.  
  329.     "Path to switch to, before the operation (optional)"
  330.  
  331.         This parameter is optional. If you put a subdirectory
  332.         specification here, Medley will do a DOS "change" into
  333.         that subdirectory before running the operation.
  334.  
  335.  
  336.     "The program id or batch file id, example:  PGMNAME.EXE"
  337.  
  338.         This is the name of the "EXE", "COM", or "BAT" file that
  339.         is run for this operation. If you leave this empty,
  340.         Medley exits when the Operator selects this command. This
  341.         is provided as a method for letting the operator return
  342.         from one Medley menu to the one that invoked it at a
  343.         higher level.
  344.  
  345.  
  346.     "The parameter line you would use, if doing operation from DOS"
  347.  
  348.         This the optional command line that you would use when
  349.         running the program directly from DOS. Everything after
  350.         the DOS program name would go here. For example, if you
  351.         run the DOS command "PCF MYNAMES", you would place
  352.         "MYNAMES" here. "PCF.EXE" would go in the 6th parameter
  353.         (Program name).
  354.  
  355.         If you put a "?" in front of a word, the operator will be
  356.         asked to supply the word each time the operation is run.
  357.         For example, "?Master_File" will cause medley to ask
  358.         "Master_file?" and accept from the operator whatever is
  359.         entered. Then, the operator entry will be placed on the
  360.         DOS command line.
  361.  
  362.         You can use as many words or DOS parameters or questions
  363.         as you like here.
  364.  
  365.         Here are some sample parameter entries:
  366.  
  367.             *.* /W
  368.             ?FileSpec
  369.             -D?Date -T?Time -nopause
  370.  
  371.  
  372.     "PAUSE after operation, before returning to Medley?"
  373.  
  374.         Answer "Y" for Yes, or "N" for No to this question. If
  375.         Yes, Medley pauses after completing the operation
  376.         (before returning to the Medley screen.) Otherwise, the
  377.         pause will not occur.
  378.  
  379.         For example: if the operation is to do a DOS directory
  380.         display, you would want the Pause to occur so that you
  381.         could view the output on the screen before returning to
  382.         the Medley menu.
  383.  
  384.  
  385.  
  386.     USING A TEXT EDITOR:
  387.  
  388.     Any editor or word processing program can be used to change
  389.     the Medley menu file, as long as the output is saved in a
  390.     straight ASCII format.
  391.  
  392.  
  393.     Here's a sample Medley menu file:
  394.  
  395.         15,1,1,Jim's PC
  396.         F, ,PC-File,C,\pcf,pcf.exe,/DRIVE,C
  397.         E, ,Electronic Mail,,,email.bat,
  398.         N, ,Text Editor,,,NED.EXE,?FileName
  399.         W,P,Where is a file,,,whereis.bat,?Filespec
  400.         D,P,DOS (any command),,,command.com,?DOS_Command
  401.         B, ,Daily Backup,C,\,backup.bat,
  402.  
  403.  
  404.     There are two types of lines in the file. The first (top)
  405.     line in the file is the profile line. All the rest of the
  406.     lines are operation description lines.
  407.  
  408.     Each line is comma-delimited. That is, the parameters on the
  409.     line are separated from each other by commas.
  410.  
  411.     The Profile line:
  412.  
  413.         There must be one (and only one) of these in each Medley
  414.         file. It must be the first line in the file.
  415.  
  416.  
  417.         1st parameter:
  418.         Foreground color
  419.  
  420.             This is a number from 0 to 15;
  421.                 0 - Black      8 - Grey
  422.                 1 - Blue       9 - Light Blue
  423.                 2 - Green     10 - Light Green
  424.                 3 - Cyan      11 - Light Cyan
  425.                 4 - Red       12 - Light Red
  426.                 5 - Magenta   13 - Light Magenta
  427.                 6 - Brown     14 - Yellow
  428.                 7 - White     15 - Light White
  429.  
  430.  
  431.         2nd parameter:
  432.         Background color
  433.  
  434.             This is a number from 0 to 7:
  435.                 0 - Black
  436.                 1 - Blue
  437.                 2 - Green
  438.                 3 - Cyan
  439.                 4 - Red
  440.                 5 - Magenta
  441.                 6 - Brown
  442.                 7 - White
  443.  
  444.  
  445.         3rd parameter:
  446.         Border color
  447.  
  448.             This is not used by this version of Medley. Just make
  449.             this number the same as the Background color.
  450.  
  451.  
  452.         4th parameter:
  453.         Title Bar / ScreenBlanker box
  454.  
  455.             This is the text that Medley displays at the top of
  456.             the Medley menu. Also, when Medley goes into
  457.             screen-blanking mode, this text is displayed inside a
  458.             wandering text box. The maximum title length is 65
  459.             characters.
  460.  
  461.  
  462.     The Operation lines:
  463.  
  464.         There must be one or more of these in each medley file
  465.         Each line describes an operation that the operator can
  466.         do. There is a maximum of 20 operation lines allowed in
  467.         each medley file.
  468.  
  469.  
  470.         1st parameter:
  471.         Quick command character
  472.  
  473.             This can be any one character on the keyboard. This
  474.             is the single keystroke "hot key" that the operator
  475.             can hit to trigger the operation. Make sure that this
  476.             key is unique (different from the quick command for
  477.             any of the other operations).
  478.  
  479.             If you use the space character for this, the entire
  480.             line will be treated as a separator line.
  481.  
  482.  
  483.         2nd parameter:
  484.         Pause option
  485.  
  486.             This should be either a space, or a "P" character. If
  487.             it's a "P", Medley will pause after completing the
  488.             operation (before returning to the Medley screen.)
  489.             Otherwise, the pause will not occur.
  490.  
  491.             For example: if the operation is to do a DOS
  492.             directory display, you would want the Pause to occur
  493.             so that you could view the output on the screen
  494.             before returning to the Medley menu.
  495.  
  496.  
  497.         3rd parameter:
  498.         Command description
  499.  
  500.             This is the text that appears on the menu line. Use
  501.             words that the operator will easily understand. This
  502.             has a maximum length of 40 characters allowed.
  503.  
  504.  
  505.         4th parameter:
  506.         Disk drive
  507.  
  508.             This parameter is optional. If you put a disk drive
  509.             letter here, Medley will do a DOS "change" to that
  510.             drive before running the operation.
  511.         5th parameter:
  512.         Subdirectory
  513.  
  514.             This parameter is optional. If you put a subdirectory
  515.             specification here, Medley will do a DOS "change"
  516.             into that subdirectory before running the operation.
  517.  
  518.  
  519.         6th parameter:
  520.         Program Name
  521.  
  522.             This is the name of the "EXE", "COM", or "BAT" file
  523.             that is run for this operation. If you leave this
  524.             empty, Medley exits when the Operator selects this
  525.             command. This is provided as a method for letting the
  526.             operator return from one Medley menu to the one that
  527.             invoked it at a higher level.
  528.  
  529.  
  530.         7th parameter:
  531.         Prompts and command line parameters
  532.  
  533.             This the optional command line that you would use
  534.             when running the program directly from DOS.
  535.             Everything after the DOS program name would go here.
  536.             For example, if you run the DOS command "PCF
  537.             MYNAMES", you would place "MYNAMES" here. "PCF.EXE"
  538.             would go in the 6th parameter (Program name).
  539.  
  540.             If you put a "?" in front of a word, the operator
  541.             will be asked to supply the word each time the
  542.             operation is run. For example, "?Master_File" will
  543.             cause medley to ask "Master_file?" and accept from
  544.             the operator whatever is entered. Then, the operator
  545.             entry will be placed on the DOS command line.
  546.  
  547.             You can use as many words or DOS parameters or
  548.             questions as you like here.
  549.  
  550.             Here are some sample parameter entries:
  551.  
  552.                 *.* /W
  553.                 ?FileSpec
  554.                 -D?Date -T?Time -nopause
  555.  
  556.  
  557. USING MEDLEY
  558.  
  559.     STARTING MEDLEY
  560.  
  561.         Hopefully, Medley was installed for you so that it comes
  562.         up automatically when you turn on your computer. If this
  563.         doesn't happen, you can ask your installer to place a
  564.         MEDLEY command into the AUTOEXEC.BAT file for you.
  565.  
  566.         If you want to start Medley yourself, from the DOS
  567.         prompt, just type MEDLEY and press [Enter].
  568.  
  569.  
  570.     RUNNING MEDLEY
  571.  
  572.         THE MEDLEY MENU SCREEN
  573.  
  574.         Here's a snapshot of a sample menu screen:
  575.         ──────────────────────────────────────────────────────
  576.  
  577.                            ╔═══════════════════════╗
  578.                            ║       Jim's PC        ║
  579.                            ╟───┬───────────────────╢
  580.                            ║ F │PC-File            ║
  581.                            ║ C │  "        contacts║
  582.                            ║ U │  "        users   ║
  583.                            ║ E │EMAIL              ║
  584.                            ║ W │Where is a file    ║
  585.                            ║ N │NED Editor         ║
  586.                            ║ D │DOS (any command)  ║
  587.                            ╚═══╧═══════════════════╝
  588.  
  589.         4:29 p.m.
  590.         June 27, 1992                                  C:\UTIL
  591.         ──────────────────────────────────────────────────────
  592.  
  593.         The Menu box appears in the center of the screen. The
  594.         title bar in the box ("Jim's PC") can be set up to say
  595.         whatever you like it to say.
  596.  
  597.         In the box, below the title, are the individual menu
  598.         items which you can select to run. See "PICKING AN
  599.         OPERATION" below for instructions.
  600.  
  601.         At the bottom left of the screen, you see the current
  602.         date and time.
  603.  
  604.         At the bottom right of the screen, the current DOS "Path"
  605.         is displayed.
  606.  
  607.  
  608.         PICKING AN OPERATION
  609.  
  610.         You select a menu item in one of two ways:
  611.  
  612.         1. Using the cursor movement arrows on your keyboard,
  613.            move the selection bar to the menu item to be deleted
  614.            and press [Enter], or
  615.  
  616.         2. Press the Hot Key character corresponding to the item
  617.            to be deleted. The Hot Key is the single character
  618.            showed at the left of the menu description. For example,
  619.            "F" is the Hot Key for PC-File in the sample Medley box
  620.            above.
  621.  
  622.  
  623.         ANSWERING PROMPTS
  624.  
  625.         After you select an item from the menu, you may be taken
  626.         directly into the corresponding program. However, for
  627.         some menu items, more information may be required. In
  628.         these cases, a question box will appear and you can type
  629.         in the answer to the question.
  630.  
  631.         Medley has a nice feature which can sometimes save you a
  632.         lot of typing. Medley memorizes your answer to a question
  633.         and keeps it in memory. The next time you are asked a
  634.         question, you can retrieve the previously memorized
  635.         answer. To do this, just hit the up-arrow cursor movement
  636.         key. key. You can then use this as your answer, or change
  637.         it if necessary.
  638.  
  639.  
  640.         THE SCREEN BLANKER
  641.  
  642.         Computer screens which show the same image for long
  643.         periods of time sometimes suffer the malady of image
  644.         "burn in." The image becomes forever marked lightly on
  645.         the screen.
  646.  
  647.         To prevent this, Medley has a built in screen saver
  648.         feature. After the Medley screen has displayed for three
  649.         minutes with no keyboard activity, Medley blanks the
  650.         screen and puts up a wandering title box. This will
  651.         prevent image burn-in.
  652.  
  653.         To return to your Medley menu from the screen saver mode,
  654.         just tap any key on your keyboard. The keystroke is
  655.         thrown away, and the Medley menu reappears.
  656.  
  657.         You can manually invoke the screen saver without having
  658.         to wait for the two minute timeout. Just hit the (Ctrl)B
  659.         or (Alt)B key combination.
  660.  
  661.         The screen saver only comes up from within the Medley
  662.         menu. If you have selected a menu item and are working
  663.         within some other program, the screen saver cannot be
  664.         activated until you return to the Medley menu.
  665.  
  666.  
  667.     ENDING MEDLEY
  668.  
  669.         You can quit out of Medley completely. Just hit Ctrl-Break
  670.         (while holding down the [Ctrl] key, press the [Break] key)
  671.         or Ctrl-C while the Medley menu is displayed. This takes
  672.         you out of Medley to the DOS prompt.
  673.  
  674.  
  675.  
  676. ADVANCED TECHNIQUES
  677.  
  678.  
  679.     DROPPING TO DOS
  680.  
  681.     You might like to provide one line in the Medley table which
  682.     allows running any DOS command, then returns to Medley.
  683.     Here's the Medley table line we use at ButtonWare:
  684.  
  685.         D,P,DOS (any command),,,command.com,?DOS_Command
  686.  
  687.     PROVIDING AN EASY WAY TO QUIT MEDLEY
  688.  
  689.     You might like to provide a line on the menu that lets the
  690.     user easily exit from Medley. To do that, leave the 6th
  691.     parameter ("Program Name") empty.  Here's an example from
  692.     the Medley table at ButtonWare:
  693.  
  694.         X, ,Exit Medley,,,,
  695.  
  696.  
  697.     MULTIPLE MEDLEY SCREENS
  698.  
  699.     While we don't recommend Medley for complex menu
  700.     requirements, it is very easy to set up multiple medley
  701.     screens (sub menus) that are only one or two levels deep.
  702.  
  703.     Here's a sample Medley table line which brings in a second
  704.     copy of medley with its associated table. Since Medley's
  705.     memory usage is so tiny, this is a nice solution.
  706.  
  707.         S, ,Spreadsheets,,,MEDLEY.EXE,LOTUS.TBL
  708.  
  709.     This menu line runs a second copy of Medley, using the
  710.     LOTUS.TBL file for its menu.
  711.  
  712.     In the secondary menu, you should provide a "return" to the
  713.     main Medley menu. You can do this by leaving the Program Name
  714.     parameter empty.
  715.  
  716.         M, ,Return to Main menu,,,,
  717.  
  718.  
  719.  
  720. IF YOU HAVE PROBLEMS
  721.  
  722.  
  723.     "It runs too fast and I don't see my answer"
  724.  
  725.         You probably need to use the Pause option so that Medley
  726.         will stop after your DOS operation, before clearing the
  727.         screen and putting up the menu. See the section on
  728.         "SETTING UP MEDLEY MENUS".
  729.  
  730.  
  731.     "I can't read the medley screen"
  732.  
  733.         You may have to try a different color combination. 
  734.         Run MEDSET.EXE and play with the Title/colors setup 
  735.         option.
  736.  
  737.  
  738.     "Nothing happens"
  739.  
  740.         If you select a menu line and nothing happens, the usual
  741.         cause is a wrong Disk drive, Path, or DOS COMMAND. DOS
  742.         doesn't find the command which Medley is requesting, and
  743.         it returns immediately to the Medley screen.
  744.  
  745.  
  746.     Technical support
  747.  
  748.         Please do not call ButtonWare for help with this program.
  749.         Since we receive no money for Medley, our small company
  750.         cannot afford to provide free technical support for it.
  751.         We don't like for life to be this way. It's one of the
  752.         drawbacks of providing free software.
  753.  
  754.  
  755. PERMISSION TO COPY AND DISTRIBUTE
  756.  
  757.     Medley is copyrighted free software.
  758.  
  759.     The programs MEDLEY.COM, MEDSET.EXE, and the file MEDLEY.DOC
  760.     are
  761.         (C)Copyright 1992 by Jim Button
  762.         (C)Copyright 1992 by ButtonWare, Inc.
  763.            All rights reserved.
  764.  
  765.     Jim Button and ButtonWare, the copyright owners, grant
  766.     worldwide permission for unlimited copying and distribution
  767.     of these files. You may copy them, give them away, sell them,
  768.     distribute them, archive them, bundle them with your own
  769.     products, and use them without restriction as long as you do
  770.     not modify them in any way or disassemble or rename them.
  771.  
  772.     Modifying, changing, renaming, or disassembling any portion
  773.     of any of these files is considered a violation of
  774.     Copyrights, and violators will be prosecuted.
  775.  
  776.  
  777. ABOUT BUTTONWARE
  778.  
  779.     Jim Button, often called "The Father of Shareware", pioneered
  780.     the Shareware method of software distribution in 1982.
  781.     ButtonWare Inc. was incorporated in 1984. Jim was also one of
  782.     the founding fathers of the Association of Shareware
  783.     Professionals and served as its first Chairman of the Board.
  784.  
  785.  
  786.                          BUTTONWARE PRODUCT LINE
  787.                          Current April 1, 1992
  788.  
  789.  
  790.     PC-FILE
  791.  
  792.     Awarded its second Editors' Choice in the June 26, 1990 issue
  793.     of PC Magazine, PC-File is the #1 rated flat-file database
  794.     manager. The May 14, 1990 issue of PC Week said "PC-File
  795.     emerged as the most powerful flat filer". ShareWare magazine
  796.     awarded PC-File an Editors Choice award in 1991. In December
  797.     1991 Home Office Computing awarded PC-File four stars
  798.     stating, "Few programs in recent years have offered as much
  799.     power for the price as PC-File."  In July 1992, Data Based
  800.     Advisor magazine awarded PC-File 1st place in Documentation,
  801.     Ease of use in report creation, and Price vs. value provided.
  802.     PC-File is so popular because it does just what you need a
  803.     database to do: store, organize, retrieve, manipulate and
  804.     update information. Whether it's your mailing list or your
  805.     membership list; your clients, your customers, or your
  806.     contacts; sales, inventory, expenses, payables & receivables,
  807.     even your hobby collection...PC-File can keep track of it.
  808.  
  809.     PC-File sports an impressive list of features, such as
  810.     easy database creation, relational posting and retrieval,
  811.     customized data entry screens, powerful search and retrieval
  812.     capabilities, five different ways to create reports,
  813.     including point and click and a forms designer, merge
  814.     letters, bar code output including ZIP+4 Postnet & UPC, pie,
  815.     bar and line graphs, quick mailing labels, 10 levels of
  816.     sorting, macros, password protection, dBase file
  817.     compatibility, extensive import and export with many other
  818.     popular programs and much more!
  819.  
  820.  
  821.  
  822.     TAKENOTE
  823.  
  824.     TakeNote is a personal filer for Windows. With it, you can
  825.     file and manage almost anything including business contacts,
  826.     credit cards, home inventory, books, music collections,
  827.     personal contacts, personnel, recipes, Rolodex cards,
  828.     software, videos, even abstract notes. There are 19
  829.     pre-designed templates in all. An Index Tab Bar lets you
  830.     click to cards filed under any letter in the alphabet, or you
  831.     can find important data using simple searches. You can view
  832.     your data as cards or in a table. Printing lists, mailing
  833.     labels, and 3x5 cards is a snap. And dialing a phone number
  834.     stored on a card is as easy as clicking a button. TakeNote is
  835.     the perfect solution for filing and managing your personal
  836.     information.
  837.  
  838.  
  839.     PC-FILE APPLICATION PACK
  840.  
  841.     These ready-to-run applications have been designed for the
  842.     tasks you perform at work and at home. Simply enter your data
  843.     into the database screens that have been defined for you,
  844.     follow the steps outlined, and you're on your way.
  845.     Ready-to-use reports, mail- merge letters and macros are
  846.     included with each application. These applications are an
  847.     unbeatable way to learn the full potential of PC-File,
  848.     providing lots of ideas and examples. You can even customize
  849.     the applications for your needs. These applications are
  850.     available only with a registered copy of PC-File.
  851.  
  852.          ACCOUNTS PAYABLE
  853.          BOOKS
  854.          BUSINESS CONTACTS
  855.          CHECKBOOK/BUDGET
  856.          HOME INVENTORY
  857.          PERSONNEL RECORDS
  858.  
  859.  
  860.  
  861.  
  862.     ButtonWare, Inc.
  863.     P.O. Box 96058
  864.     Bellevue, WA  98009-4469
  865.     USA
  866.  
  867.